ComponentOne ASP.NET MVC Controls
QuartileCalculation Method

C1.Web.Mvc.Fluent Namespace > BoxWhiskerBuilder<T> Class : QuartileCalculation Method
The value.
Configurates C1.Web.Mvc.BoxWhisker<T>.QuartileCalculation. Sets a value that specifies the quartile calculation for the Box and Whisker chart.
Syntax
'Declaration
 
Public Function QuartileCalculation( _
   ByVal value As QuartileCalculation _
) As BoxWhiskerBuilder(Of T)
public BoxWhiskerBuilder<T> QuartileCalculation( 
   QuartileCalculation value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

BoxWhiskerBuilder<T> Class
BoxWhiskerBuilder<T> Members